Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Bump maxPriorityFeePerGas to 2.5 Gwei - Closes #4283 - #4284

Merged
nazarhussain merged 6 commits into
1.xfrom
nh/4283-max-priority-fee
Sep 2, 2021
Merged

Bump maxPriorityFeePerGas to 2.5 Gwei - Closes #4283#4284
nazarhussain merged 6 commits into
1.xfrom
nh/4283-max-priority-fee

Conversation

@nazarhussain

@nazarhussain nazarhussain commented Aug 31, 2021

Copy link
Copy Markdown
Contributor

Description

Update the occurrence of default value of maxPriorityFeePerGas from 0x3B9ACA00 to 0x9502F900. Which is equivalent of 1 Gwei to 2.5 Gwei.

Fixes #4283

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have updated the CHANGELOG.md file in the root folder.

@render

render Bot commented Aug 31, 2021

Copy link
Copy Markdown